[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 461   SHUFFLE   <  SKIP 4148  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19378Davis, Lucas, SOX1OxfordEnglandUnited Kingdom
21337Smith, Jennifer, A98225BellinghamWashingtonUnited States
25876King, Noah99362Walla WallaWashingtonUnited States

Generated 2025-07-16 00:08:54.541 UTC