[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 2986   SHUFFLE   <  SKIP 1603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18469Rubio, Robyn, A3000MelbourneVictoriaAustralia
24181Nath, Edwin53131BonnNordrhein-WestfalenGermany
23810Lee, Sarah, M92806La JollaCaliforniaUnited States

Generated 2025-07-22 12:37:35.031 UTC