[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 3243   SHUFFLE   <  SKIP 1729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17351Sharma, Terrence, N3220GeelongVictoriaAustralia
25721Nara, April, ESW8 1XDLondonEnglandUnited Kingdom
13448Ward, Catherine94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 06:21:58.668 UTC