[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 4365   SHUFFLE   <  SKIP 1875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11293Long, Luke, S98366Port OrchardWashingtonUnited States
27415Butler, TrevorV8Z 4N5ShawneeBritish ColumbiaCanada
20288Edwards, Jeremiah91932Imperial BeachCaliforniaUnited States

Generated 2025-07-17 20:46:43.413 UTC