[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 663   SHUFFLE   <  SKIP 272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26800Lewis, Lauren90241DowneyCaliforniaUnited States
24842Alonso, Monique94310OrlyVal de MarneFrance
19664Alexander, Ethan, A97205PortlandOregonUnited States

Generated 2025-07-20 04:39:46.787 UTC