[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 2693   SHUFFLE   <  SKIP 2259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29349Bryant, Gabrielle97301SalemOregonUnited States
23184Carter, Hailey, L94941Mill ValleyCaliforniaUnited States
15475Brooks, Kaitlyn, S91364Woodland HillsCaliforniaUnited States

Generated 2025-07-18 16:55:40.989 UTC