[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 909   <  SKIP 313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21320Coleman, Hannah, L98225BellinghamWashingtonUnited States
22572Cai, Karen2500WollongongNew South WalesAustralia
16105Diaz, Kristy, A97005BeavertonOregonUnited States

Generated 2025-07-16 18:51:11.750 UTC