[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 416   SHUFFLE   <  SKIP 2595  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17398Lopez, Kaylee, E94611OaklandCaliforniaUnited States
12312Zhao, Jake75007ParisSeine (Paris)France
14748Roessler, Don, A91932Imperial BeachCaliforniaUnited States
19722Bailey, Dalton, P90712LakewoodCaliforniaUnited States

Generated 2025-07-20 15:40:13.045 UTC