[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 2391   SHUFFLE   <  SKIP 1032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20142Lopez, Lydia92700ColombesHauts de SeineFrance
26678Hughes, MirandaV7L 4J4N. VancouverBritish ColumbiaCanada
26101Smith, Phillip, S98225BellinghamWashingtonUnited States

Generated 2025-07-16 15:56:18.779 UTC