[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   SKIP 999   SHUFFLE   <  SKIP 267  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17132James, Isabella, R98403TacomaWashingtonUnited States
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States
12240Sharma, Clayton, D2036MatravilleNew South WalesAustralia

Generated 2025-07-19 13:54:24.001 UTC