[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 437   SHUFFLE   <  SKIP 2313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22921Shen, Kelsey, R4169East BrisbaneQueenslandAustralia
22130Bryant, Xavier, R92102San DiegoCaliforniaUnited States
28745Rana, GeoffreyMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-16 15:52:55.647 UTC