[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 484   SHUFFLE   <  SKIP 3339  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24492Lopez, Devin90712LakewoodCaliforniaUnited States
14592Thompson, Jessica99362Walla WallaWashingtonUnited States
11713Zhang, Kyle, C98033KirklandWashingtonUnited States
28580Liu, Aimee90706BellflowerCaliforniaUnited States

Generated 2025-07-21 06:25:33.205 UTC