[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 512   SHUFFLE   <  SKIP 5763  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11782Jai, Barbara, K91502BurbankCaliforniaUnited States
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
14369Sanchez, Devin, J97045Oregon CityOregonUnited States
17251Nara, Tonya, C2061Milsons PointNew South WalesAustralia

Generated 2025-07-20 22:48:12.441 UTC