[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 480   SHUFFLE   <  SKIP 757  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States
16564Wu, Susan, LRG12 8TBBracknellEnglandUnited Kingdom
22817Nath, Calvin38231SalzgitterHessenGermany
28801Hall, Katelyn, E98201EverettWashingtonUnited States

Generated 2025-07-16 06:33:16.475 UTC