[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 3414  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15255Collins, Evan94070San CarlosCaliforniaUnited States
29232Simmons, Samantha, V97222MilwaukieOregonUnited States
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom
22356Ward, Charles91203GlendaleCaliforniaUnited States

Generated 2025-07-18 21:05:05.702 UTC