[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 4809   SHUFFLE   <  SKIP 3899  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16392Raman, Kari31770ColomiersGaronne (Haute)France
11931Adams, Marcus, M94303Palo AltoCaliforniaUnited States
26880Xu, Heather01071DresdenHessenGermany

Generated 2025-07-19 20:57:52.508 UTC