[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 2421   SHUFFLE   <  SKIP 1448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15646Kelly, Emma, A7001HobartTasmaniaAustralia
15638He, Rosa, JMK8 8DFMilton KeynesEnglandUnited Kingdom
29382Deng, Karla, CRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-12 07:20:59.614 UTC