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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18782Reed, Patrick91941GrossmontCaliforniaUnited States
11270Lee, Robert, L90712LakewoodCaliforniaUnited States
15124Hernandez, Wendy, A3198SeafordVictoriaAustralia

Generated 2025-07-18 00:53:48.818 UTC