[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 413   SHUFFLE   <  SKIP 906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17523West, Jordan, M90012Los AngelesCaliforniaUnited States
22618Cai, RosaC2H 7AULondonEnglandUnited Kingdom
25446Garcia, KristinaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-16 15:09:54.993 UTC