[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 2295   SHUFFLE   <  SKIP 229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17905Yuan, Calvin2113North RydeNew South WalesAustralia
22776Perry, Julia92806La JollaCaliforniaUnited States
27416Morris, Jeremiah98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 10:54:11.467 UTC