[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 512   SHUFFLE   <  SKIP 5038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18272Lin, Autumn, E2060Lavender BayNew South WalesAustralia
28076Williams, Logan, M94063Redwood CityCaliforniaUnited States
17440Cox, Richard92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 17:50:12.010 UTC