[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 827   SHUFFLE   <  SKIP 2042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25373Chande, Nichole94014ColmaCaliforniaUnited States
27772Goel, Darrell91420MorangisEssonneFrance
17425Washington, Austin97301SalemOregonUnited States

Generated 2025-07-18 22:23:47.359 UTC