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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14971Zhu, Susan, P45000OrleansLoiretFrance
16169Lin, Dennis2500WollongongNew South WalesAustralia
21016Kapoor, Michele, J12311BerlinSaarlandGermany

Generated 2025-07-11 06:27:33.289 UTC