[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 438   SHUFFLE   <  SKIP 805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14466Adams, Logan97045Oregon CityOregonUnited States
15880Bailey, Patrick, J99202SpokaneWashingtonUnited States
18748Stewart, Gabrielle, R4551CaloundraQueenslandAustralia

Generated 2025-07-14 16:14:40.877 UTC