[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 327   SHUFFLE   <  SKIP 416  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17449Adams, Jackson, H98403TacomaWashingtonUnited States
19371Mehta, Roy24044KielSaarlandGermany
13020Ms., Sanchez, Madalena, J.2060Lavender BayNew South WalesAustralia
20647Bailey, Jared94519ConcordCaliforniaUnited States

Generated 2025-07-15 10:46:27.278 UTC