[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 875   SHUFFLE   <  SKIP 3169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25149Griffin, Samantha98366Port OrchardWashingtonUnited States
16008Allen, Morgan, D98033KirklandWashingtonUnited States
20009Walker, Noah, E91791West CovinaCaliforniaUnited States

Generated 2025-07-15 22:49:00.879 UTC