[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 548   SHUFFLE   <  SKIP 520  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26766Andersen, Jodi2444Port MacquarieNew South WalesAustralia
25676Scott, Mackenzie, LTY31RuncornEnglandUnited Kingdom
18428Henderson, Alexis97205PortlandOregonUnited States

Generated 2025-07-17 19:55:54.957 UTC