[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 224   SHUFFLE   <  SKIP 1534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22718Simmons, Zachary, L94704BerkeleyCaliforniaUnited States
20077Coleman, Aidan, L92118CoronadoCaliforniaUnited States
20555Raje, Kelvin, V91480FrankfurtBayernGermany

Generated 2025-07-17 18:21:15.220 UTC