[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 2816   SHUFFLE   <  SKIP 559  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19312Zheng, Valerie, RSW8 4BGLondonEnglandUnited Kingdom
21112Prasad, Johnathan75002ParisSeine (Paris)France
24600Li, Lisa, J3220GeelongVictoriaAustralia

Generated 2025-07-19 04:47:19.763 UTC