[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 251   SHUFFLE   <  SKIP 211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18287Zeng, Heather, E2060Lavender BayNew South WalesAustralia
28204Xu, Peter, K2500WollongongNew South WalesAustralia
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States

Generated 2025-07-09 05:22:45.519 UTC