[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 3222   SHUFFLE   <  SKIP 318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16753Harris, Rachel97034Lake OswegoOregonUnited States
17355Black, Shaun, M4169East BrisbaneQueenslandAustralia
12523Wagner, Steve, C75012ParisSeine (Paris)France

Generated 2025-07-14 22:00:55.273 UTC