[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 518   SHUFFLE   <  SKIP 3699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia
11233Li, Todd94704BerkeleyCaliforniaUnited States
27202Hall, James98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 17:33:40.354 UTC