[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 263   SHUFFLE   <  SKIP 1704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13302Torres, Cole, A94611OaklandCaliforniaUnited States
21463Roberts, Logan, F91977Spring ValleyCaliforniaUnited States
15124Hernandez, Wendy, A3198SeafordVictoriaAustralia

Generated 2025-07-14 17:43:49.359 UTC