[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 2421   SHUFFLE   <  SKIP 5952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22438Jiménez, Casey92700ColombesHauts de SeineFrance
27581Kapoor, Phillip4655Hervey BayQueenslandAustralia
19228Ramirez, Morgan, P98168BurienWashingtonUnited States

Generated 2025-07-21 18:57:00.728 UTC