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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
16384Reed, Jada92625Newport BeachCaliforniaUnited States
18628Yang, Suzanne31770ColomiersGaronne (Haute)France
27650Griffin, Richard97034Lake OswegoOregonUnited States

Generated 2025-07-19 16:49:15.002 UTC