[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 875   SHUFFLE   <  SKIP 4161  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20384Gonzalez, Luis91932Imperial BeachCaliforniaUnited States
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
21289Wang, Warren, A98168BurienWashingtonUnited States
21440Morgan, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-18 21:34:16.746 UTC