[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 322   SHUFFLE   <  SKIP 472  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26251Huang, Cedric90210Beverly HillsCaliforniaUnited States
20769Sanders, Michelle, S98036LynnwoodWashingtonUnited States
27018Price, Blake91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 12:33:25.027 UTC