[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17292Gill, Kellie2500WollongongNew South WalesAustralia
14553Ma, Leah, HRG7 5H7ReadingEnglandUnited Kingdom
14876Anderson, Nathan91502BurbankCaliforniaUnited States

Generated 2025-07-15 04:07:06.266 UTC