[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 470   SHUFFLE   <  SKIP 4213  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom
13130Miller, Dalton, D3550BendigoVictoriaAustralia
12124Gill, Brandi, D75002ParisSeine (Paris)France
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-14 09:47:42.530 UTC