[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 2391   SHUFFLE   <  SKIP 2427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24881Ashe, Tasha, WL4 4HBLiverpoolEnglandUnited Kingdom
26188Sara, Geoffrey4700RockhamptonQueenslandAustralia
27386Garcia, James, C94010BurlingameCaliforniaUnited States

Generated 2025-07-19 21:44:30.531 UTC