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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21960Liu, Dawn, C3977CranbourneVictoriaAustralia
22663Deng, Terrence, P62200Boulogne-sur-MerPas de CalaisFrance
14849Martin, Dwayne53001BonnHamburgGermany
15348Carter, Greg, G98403TacomaWashingtonUnited States

Generated 2025-07-15 03:07:51.092 UTC