[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 593   SHUFFLE   <  SKIP 573  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States
22228Gonzalez, Katelyn98201EverettWashingtonUnited States
25913Srini, Beth, A2060Lavender BayNew South WalesAustralia

Generated 2025-07-17 17:42:19.214 UTC