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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16998Lopez, Jennifer, D98312BremertonWashingtonUnited States
21320Coleman, Hannah, L98225BellinghamWashingtonUnited States
22194Sai, Bruce2060Lavender BayNew South WalesAustralia

Generated 2025-07-21 12:37:20.588 UTC