[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 634   SHUFFLE   <  SKIP 155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29328Alexander, Jason91203GlendaleCaliforniaUnited States
23469Gray, Christina, C91941GrossmontCaliforniaUnited States
25405Wagner, Brandon, E98168BurienWashingtonUnited States
27331Richardson, Julia, NCM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 00:34:20.901 UTC