[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 875   SHUFFLE   <  SKIP 1575  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17314Guo, Lisa, S2500WollongongNew South WalesAustralia
25969Parker, Jason, F91203GlendaleCaliforniaUnited States
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 07:33:00.968 UTC