[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 1076   SHUFFLE   <  SKIP 917  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18472Ross, Hannah, C98371PuyallupWashingtonUnited States
11340Munoz, Melody, C75002ParisSeine (Paris)France
18051Price, CarolineV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-13 14:08:12.539 UTC