[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 875   SHUFFLE   <  SKIP 6726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15121Andersen, Brendan3550BendigoVictoriaAustralia
13532Gill, Melody, V66041PoingSaarlandGermany
23349Johnson, Lauren, L94536FremontCaliforniaUnited States

Generated 2025-07-14 22:58:37.524 UTC