[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 416   SHUFFLE   <  SKIP 2593  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20806Lopez, James, EPB12PeterboroughEnglandUnited Kingdom
19598Powell, Kaitlyn1002SydneyNew South WalesAustralia
22872Bailey, Sara, F98168BurienWashingtonUnited States
16986Adams, Sara, A97222MilwaukieOregonUnited States

Generated 2025-07-20 02:58:30.309 UTC