[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 9813  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17115Xu, Karen, EEM15Esher-MoleseyEnglandUnited Kingdom
22239Cook, Jesse94109San FranciscoCaliforniaUnited States
18548Powell, Jordan, E91950National CityCaliforniaUnited States
27630Coleman, Xavier, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 17:47:37.914 UTC