[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 2391   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
19724Morris, Bryce97034Lake OswegoOregonUnited States
13702Suarez, Jessie, D91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 03:22:32.414 UTC