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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19044Rana, Cesar, LW1V 5RNLondonEnglandUnited Kingdom
15057Chandra, Regina, MW10 6BLLondonEnglandUnited Kingdom
17246Wu, Micah2450Coffs HarbourNew South WalesAustralia
17142Flores, Seth91203GlendaleCaliforniaUnited States

Generated 2025-07-13 22:03:52.296 UTC