[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 482   SHUFFLE   <  SKIP 3886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18832Jackson, Dylan, C94063Redwood CityCaliforniaUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
20000Diaz, ElijahV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-20 11:43:13.230 UTC