[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 722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23103Moreno, Dwayne, T2580GoulburnNew South WalesAustralia
27244Kelly, Arianna97071WoodburnOregonUnited States
20250Garcia, Charles, M4217Gold CoastQueenslandAustralia

Generated 2025-07-13 18:48:07.787 UTC