[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 1592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25410Ward, Kaitlyn91945Lemon GroveCaliforniaUnited States
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States
23944Wu, Jenny, SAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-20 23:40:13.683 UTC