[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 4898   SHUFFLE   <  SKIP 784  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16308Chander, Sheena, LL4 4HBLiverpoolEnglandUnited Kingdom
16583Martinez, Justin, A60323FrankfurtHessenGermany
22016Andersen, Terrence, E98168BurienWashingtonUnited States

Generated 2025-07-15 23:38:54.372 UTC