[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 875   SHUFFLE   <  SKIP 1268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25043Rai, Damien, W94010BurlingameCaliforniaUnited States
19702Diaz, Edward91776San GabrielCaliforniaUnited States
26911Gomez, KristiSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-15 12:52:45.740 UTC