[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 2421   SHUFFLE   <  SKIP 709  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23383Allen, Caleb, M91910Chula VistaCaliforniaUnited States
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom
23213Green, Noah90802Long BeachCaliforniaUnited States

Generated 2025-07-09 04:56:38.547 UTC