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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20503Jai, Tony, E91502BurbankCaliforniaUnited States
11726Liang, Micah, R98168BurienWashingtonUnited States
29019Morris, Isaiah90712LakewoodCaliforniaUnited States
11582Ma, Claudia, E93500PantinSeine Saint DenisFrance

Generated 2025-07-11 20:35:12.766 UTC