[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 750   SHUFFLE   <  SKIP 441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20333Gonzales, Abigail98020EdmondsWashingtonUnited States
16060Griffin, Antonio, J91791West CovinaCaliforniaUnited States
16325Williams, Emma, KTY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 15:56:34.023 UTC