[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 62   SHUFFLE   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23061Sanders, Jeremiah91950National CityCaliforniaUnited States
25397Bradley, Lucas, P92020El CajonCaliforniaUnited States
12513Mr., Thompson, AustinAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-16 14:48:54.629 UTC