[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 327   SHUFFLE   <  SKIP 2855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18790Martin, Julia98055RentonWashingtonUnited States
25535Navarro, Brandi80610Saint OuenSommeFrance
21497Cox, Patrick, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 03:46:23.372 UTC