[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 10319  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia
19078She, Misty, T93700DrancySeine Saint DenisFrance
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States

Generated 2025-07-15 13:49:13.939 UTC