[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1211   SHUFFLE   <  SKIP 3387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27513Zheng, Cara, L3429SunburyVictoriaAustralia
20920Rai, Jaclyn, I59000LilleNordFrance
14021Richardson, Michelle98033KirklandWashingtonUnited States

Generated 2025-07-18 00:09:45.127 UTC