[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 512   SHUFFLE   <  SKIP 1192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20805Williams, Brandon95010HofBayernGermany
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany
20999Garcia, Carolyn4169East BrisbaneQueenslandAustralia
19551Alexander, Samuel98052RedmondWashingtonUnited States

Generated 2025-07-11 16:06:40.716 UTC