[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 189   SHUFFLE   <  SKIP 2411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20996Shan, Keith, T4655Hervey BayQueenslandAustralia
14135Xie, Clayton59223RoncqNordFrance
22351Davis, Sarah, V98168BurienWashingtonUnited States

Generated 2025-07-17 02:05:52.214 UTC