[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 2500   SHUFFLE   <  SKIP 2247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18452Martinez, Bruce, D3550BendigoVictoriaAustralia
12717Wood, Hannah57000MetzMoselleFrance
28409Rai, Bonnie14197BerlinSaarlandGermany

Generated 2025-07-16 00:38:28.153 UTC