[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 327   SHUFFLE   <  SKIP 1378  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
13081Ruiz, Krista, C4655Hervey BayQueenslandAustralia
29411Lin, CaraYO15YorkEnglandUnited Kingdom
14396Sanchez, Zoe, S98501OlympiaWashingtonUnited States

Generated 2025-07-16 14:48:54.312 UTC