[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29270Allen, Carlos, M99202SpokaneWashingtonUnited States
22899Carter, Charles, R92020El CajonCaliforniaUnited States
27375Wilson, Nicole98371PuyallupWashingtonUnited States

Generated 2025-07-11 06:39:18.187 UTC