[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 913  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24262Thomas, Daniel92806La JollaCaliforniaUnited States
25779Cai, Marshall, K66001SaarbrückenSaarlandGermany
20476Long, Destiny91776San GabrielCaliforniaUnited States
24993Ortega, Marvin, L94014ColmaCaliforniaUnited States

Generated 2025-07-12 00:14:05.392 UTC