[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 998   SHUFFLE   <  SKIP 191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28287Bennett, Lauren, M94519ConcordCaliforniaUnited States
19703Baker, Katelyn, E90210Beverly HillsCaliforniaUnited States
22328Anderson, Grace, D98168BurienWashingtonUnited States

Generated 2025-07-12 16:09:18.108 UTC