[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 856  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13933Richardson, Isabella, F90505TorranceCaliforniaUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
11806Stewart, Jennifer, S94010BurlingameCaliforniaUnited States

Generated 2025-07-12 02:32:56.545 UTC