[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 875   SHUFFLE   <  SKIP 5221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18913Stewart, Jesse91502BurbankCaliforniaUnited States
11993Wang, Rosa, I2580GoulburnNew South WalesAustralia
26601Gonzalez, Kyle, J94947NovatoCaliforniaUnited States

Generated 2025-07-22 11:19:29.534 UTC