[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 24   SHUFFLE   <  SKIP 370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22764Brooks, Chase, A98901YakimaWashingtonUnited States
24197Mehta, Whitney, TWA3 7BHWarringtonEnglandUnited Kingdom
29431Gutierrez, Marie, FB29 6SLBirminghamEnglandUnited Kingdom
24551Malhotra, Molly93000BobignySeine Saint DenisFrance

Generated 2025-07-12 15:57:20.158 UTC