[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 4098   SHUFFLE   <  SKIP 161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18163Zhang, Gabriel57000MetzMoselleFrance
11101Sai, Abby, L3977CranbourneVictoriaAustralia
23217Morgan, Michelle, C94303Palo AltoCaliforniaUnited States

Generated 2025-07-22 12:14:01.117 UTC