[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12894Walker, Natalie95062Santa CruzCaliforniaUnited States
12016Serrano, Meredith94014ColmaCaliforniaUnited States
28049Washington, Xavier, T94611OaklandCaliforniaUnited States

Generated 2025-07-14 12:02:45.036 UTC