[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 3669   SHUFFLE   <  SKIP 1424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25317Garcia, Erick63009OffenbachSaarlandGermany
26620Green, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
29215Barnes, Abigail97330CorvallisOregonUnited States

Generated 2025-07-15 12:00:15.391 UTC