[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 90  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27221Jones, Matthew, J98403TacomaWashingtonUnited States
26289Simmons, Samuel94010BurlingameCaliforniaUnited States
14266Patel, Cory, J98225BellinghamWashingtonUnited States
20942Sharma, Tasha, M93500PantinSeine Saint DenisFrance

Generated 2025-07-14 02:33:23.743 UTC