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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28356Gonzalez, Blake, M92806La JollaCaliforniaUnited States
24643Campbell, Jada, F90505TorranceCaliforniaUnited States
16007Gonzalez, Janelle, S98312BremertonWashingtonUnited States
11799Wang, Jessie, B98168BurienWashingtonUnited States

Generated 2025-07-15 09:41:51.082 UTC