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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16598Rai, KatePE17BuryEnglandUnited Kingdom
15446Madan, Levi92700ColombesHauts de SeineFrance
11848Lewis, Joshua, C98901YakimaWashingtonUnited States

Generated 2025-07-12 03:37:27.103 UTC