[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   SHUFFLE   SKIP 1441   <  SKIP 478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20923Powell, Isabella, L20354HamburgHamburgGermany
27327Nicholls, Melody66740SaarlouisSaarlandGermany
29039Hayes, Xavier99202SpokaneWashingtonUnited States

Generated 2025-07-18 11:49:23.663 UTC