[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 250   SHUFFLE   <  SKIP 96  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11580Raje, MelvinRG11 5TPBerkshireEnglandUnited Kingdom
12164Butler, Noah, E91977Spring ValleyCaliforniaUnited States
20438Scott, Robert, C91791West CovinaCaliforniaUnited States

Generated 2025-07-08 20:19:59.432 UTC