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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25175Chen, Nathan, D98027IssaquahWashingtonUnited States
16110Long, Brandon, MV8VVictoriaBritish ColumbiaCanada
26241Lal, James, M94303Palo AltoCaliforniaUnited States

Generated 2025-07-21 18:44:04.819 UTC