[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 549   SHUFFLE   <  SKIP 1397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27679Walker, Kayla98371PuyallupWashingtonUnited States
25176Flores, Edward94947NovatoCaliforniaUnited States
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance

Generated 2025-07-18 14:45:40.705 UTC