[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 376   SHUFFLE   <  SKIP 579  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16412Liang, Leah59170CroixNordFrance
15454Bennett, Ian, K59368WerneNordrhein-WestfalenGermany
13364Anderson, Natalie, F90706BellflowerCaliforniaUnited States

Generated 2025-07-15 05:13:59.962 UTC