[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 482   SHUFFLE   <  SKIP 3851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23950Zhou, Roger, L94310OrlyVal de MarneFrance
15272Gonzales, Kyle98403TacomaWashingtonUnited States
15476Powell, Alyssa90802Long BeachCaliforniaUnited States

Generated 2025-07-13 19:01:42.277 UTC