[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 7723   <  SKIP 889  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21695Rodriguez, Ethan, E94704BerkeleyCaliforniaUnited States
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
20841Sr., Alonso, Jésus, V91480FrankfurtBayernGermany

Generated 2025-07-20 15:57:34.011 UTC