[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 969  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance
16976Xu, Sandra, A94704BerkeleyCaliforniaUnited States
26750Alvarez, Randall2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 08:56:08.540 UTC