[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 518   SHUFFLE   <  SKIP 6056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26123Scott, Isabella, R91950National CityCaliforniaUnited States
11377Mr., Robinett, David, R.42651SolingenNordrhein-WestfalenGermany
26957Sai, Kristina13441BerlinHessenGermany

Generated 2025-07-19 22:57:40.963 UTC