[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 480   SHUFFLE   <  SKIP 2449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13866Butler, Mya92102San DiegoCaliforniaUnited States
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom
21207Li, Vincent, D4655Hervey BayQueenslandAustralia

Generated 2025-07-13 13:24:48.408 UTC