[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 189   SHUFFLE   <  SKIP 1445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19673Navarro, Mathew, A2113North RydeNew South WalesAustralia
25935Tang, April, A1597Lane CoveNew South WalesAustralia
26272Hughes, Kelly98901YakimaWashingtonUnited States

Generated 2025-07-09 02:20:47.776 UTC