[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 480   SHUFFLE   <  SKIP 505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27434Patterson, David, S91950Lincoln AcresCaliforniaUnited States
16079Carter, Natalie95062Santa CruzCaliforniaUnited States
13114Zhang, Claudia2061Milsons PointNew South WalesAustralia

Generated 2025-07-10 14:45:48.245 UTC