[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 327   SHUFFLE   <  SKIP 2811  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23595Rubio, Carrie59000LilleNordFrance
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
29458Moreno, Danny, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-15 14:12:13.517 UTC