[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 2103   <  SKIP 1347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23714Williams, Joseph, T97301SalemOregonUnited States
14675Gomez, Brandi, M4655Hervey BayQueenslandAustralia
26734Powell, Morgan, A98027IssaquahWashingtonUnited States

Generated 2025-07-18 11:33:21.095 UTC