[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 406   SHUFFLE   <  SKIP 1065  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26857Anand, Willie60061Frankfurt am MainSaarlandGermany
29224Bailey, Kaylee94519ConcordCaliforniaUnited States
23822Campbell, Sierra, M97205PortlandOregonUnited States

Generated 2025-07-18 08:38:37.234 UTC