[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 3437   SHUFFLE   <  SKIP 248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19313Baker, Charles57000MetzMoselleFrance
19551Alexander, Samuel98052RedmondWashingtonUnited States
17496Sanz, Tabitha4169East BrisbaneQueenslandAustralia

Generated 2025-07-16 17:40:38.396 UTC