[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 475   SHUFFLE   <  SKIP 3316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14327Butler, Kyle, B90241DowneyCaliforniaUnited States
14892Sanders, Savannah, J94303Palo AltoCaliforniaUnited States
13437Flores, Ethan, B98366Port OrchardWashingtonUnited States

Generated 2025-07-17 14:45:13.865 UTC