[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 468   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16145Anderson, Sydney98371PuyallupWashingtonUnited States
24580Zhao, Wesley, M42651SolingenNordrhein-WestfalenGermany
21624Price, Faith, L98403TacomaWashingtonUnited States

Generated 2025-07-13 03:44:36.997 UTC