[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 0   SHUFFLE   <  SKIP 2311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22057Ross, Kyle98901YakimaWashingtonUnited States
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia
12382Chen, TamaraSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-11-01 17:00:34.492 UTC