[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   SHUFFLE   <  SKIP 7864  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15464Blanco, Kristi4169East BrisbaneQueenslandAustralia
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-13 18:52:05.011 UTC