[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 3993   SHUFFLE   <  SKIP 2982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26076Ross, KellyV9LangfordBritish ColumbiaCanada
17128Alexander, Fernando90505TorranceCaliforniaUnited States
26601Gonzalez, Kyle, J94947NovatoCaliforniaUnited States

Generated 2025-07-13 05:24:26.774 UTC