[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 4438   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11153James, Angela, R98055RentonWashingtonUnited States
19747Rai, Louis94519ConcordCaliforniaUnited States
19731Allen, Jonathan94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 18:40:41.064 UTC