[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 767   SHUFFLE   <  SKIP 2161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21684Bennett, Mariah, R59100RoubaixNordFrance
12377Miller, Christopher46236BottropNordrhein-WestfalenGermany
23423Powell, Adam4000BrisbaneQueenslandAustralia

Generated 2025-07-19 22:16:59.479 UTC