[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   SHUFFLE   SKIP 4443   <  SKIP 1873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12471Zeng, Lacey46236BottropNordrhein-WestfalenGermany
26973Rowe, Alberto, WGL50CheltenhamEnglandUnited Kingdom
20827Perez, Jillian, E92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-21 18:22:01.902 UTC