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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23077Hernandez, Marvin, A2138RhodesNew South WalesAustralia
26390Mehta, Ivan, SW1N 9FALondonEnglandUnited Kingdom
23415Moreno, Kristi2580GoulburnNew South WalesAustralia

Generated 2025-07-13 21:49:13.911 UTC