[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 2864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18444Chow, Shannon4655Hervey BayQueenslandAustralia
16590Deng, Shawn, COX14 4SEOxfordEnglandUnited Kingdom
19449Yuan, Nuan38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-11 02:23:32.398 UTC