[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 800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27912Ramirez, Caitlin98052RedmondWashingtonUnited States
12504Gutierrez, Arthur, AGL7 1RYGloucestershireEnglandUnited Kingdom
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-14 13:03:46.185 UTC