[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 362   SHUFFLE   <  SKIP 4026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26060Edwards, Kyle, D91776San GabrielCaliforniaUnited States
17509Ramirez, Makayla, LV8POak BayBritish ColumbiaCanada
19879Green, Ian, S91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 00:44:57.737 UTC