[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 1361   <  SKIP 2997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23619Tang, Ricardo, L45001EssenHamburgGermany
21963Serrano, Jacquelyn2061Milsons PointNew South WalesAustralia
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 00:25:36.239 UTC