[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 327   SHUFFLE   <  SKIP 3621  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14171Lal, Michele, A91480FrankfurtBayernGermany
27106Allen, Jennifer90012Los AngelesCaliforniaUnited States
14791Deng, Ashlee75006ParisSeine (Paris)France
21651Cooper, Sean, L98371PuyallupWashingtonUnited States

Generated 2025-07-13 02:47:48.306 UTC