[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22904Shen, Mitchell, M7001HobartTasmaniaAustralia
13978Peterson, Zoe98055RentonWashingtonUnited States
22937Baker, Jose, A4700RockhamptonQueenslandAustralia

Generated 2025-07-12 00:12:30.448 UTC