[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 680   SHUFFLE   <  SKIP 3531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12581Fernandez, Kristina, A3337MeltonVictoriaAustralia
17660Young, Seth, W94704BerkeleyCaliforniaUnited States
22493Sanz, Dwayne, D48001MünsterSaarlandGermany

Generated 2025-07-20 12:12:42.982 UTC