[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 158   SHUFFLE   <  SKIP 2303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13327Russell, Isabelle, S98225BellinghamWashingtonUnited States
28127Price, Fernando95062Santa CruzCaliforniaUnited States
22984Robinson, Cameron, C98225BellinghamWashingtonUnited States

Generated 2025-07-17 18:26:07.826 UTC