[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 127   SHUFFLE   <  SKIP 2095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17219Sharma, Kelsey, L92700ColombesHauts de SeineFrance
16463Murphy, Anna, L46236BottropNordrhein-WestfalenGermany
11455Sanz, Ross3337MeltonVictoriaAustralia

Generated 2025-07-16 17:46:48.147 UTC