[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 618   SHUFFLE   <  SKIP 1110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26003Subram, Denise91910Chula VistaCaliforniaUnited States
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States
21351Coleman, James90712LakewoodCaliforniaUnited States

Generated 2025-07-11 17:11:19.528 UTC