[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 2218   SHUFFLE   <  SKIP 599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12854Romero, Reginald, FLA1 1LNLancasterEnglandUnited Kingdom
18866Scott, Miguel94519ConcordCaliforniaUnited States
13051Jones, Ethan2580GoulburnNew South WalesAustralia

Generated 2025-07-13 03:12:24.178 UTC