[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 6890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26178Price, Paige, P97071WoodburnOregonUnited States
15770Brooks, Xavier, H91977Spring ValleyCaliforniaUnited States
25197Perry, Kyle, J91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 02:12:40.108 UTC