[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 872   SHUFFLE   <  SKIP 880  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16757Cox, Mackenzie, A97205PortlandOregonUnited States
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
24950Alexander, Stephanie90505TorranceCaliforniaUnited States

Generated 2025-07-14 13:29:23.088 UTC