[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 7680   SHUFFLE   <  SKIP 343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18784Brooks, Trinity, M90401Santa MonicaCaliforniaUnited States
26004Washington, Arthur94611OaklandCaliforniaUnited States
12775Griffin, Connor, S94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 12:45:28.239 UTC