[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 2341   SHUFFLE   <  SKIP 2736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17069Zheng, Christy2444Port MacquarieNew South WalesAustralia
28790Howard, Seth97034Lake OswegoOregonUnited States
20347Roberts, Savannah, K91776San GabrielCaliforniaUnited States

Generated 2025-07-22 06:04:30.367 UTC