[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 2511   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15614Simmons, Faith, SOX1OxfordEnglandUnited Kingdom
26580Ramirez, Paige97301SalemOregonUnited States
18767Alonso, Gary, C4655Hervey BayQueenslandAustralia

Generated 2025-07-20 15:41:51.301 UTC