[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 2927   SHUFFLE   <  SKIP 239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20984Rubio, Sabrina, A3337MeltonVictoriaAustralia
18289Raji, Jaclyn2061Milsons PointNew South WalesAustralia
14996Gill, Ross, R10210BerlinHamburgGermany

Generated 2025-07-13 10:01:20.947 UTC