[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 236   SHUFFLE   <  SKIP 1  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29436Raman, Adriana, C22001HamburgHessenGermany
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
26770Ashe, Katie, Z4169East BrisbaneQueenslandAustralia

Generated 2025-07-13 19:42:39.711 UTC