[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 484   SHUFFLE   <  SKIP 4571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27692Lopez, Isaac4655Hervey BayQueenslandAustralia
20315Ramirez, Devin99362Walla WallaWashingtonUnited States
24541Ms., Sheperdigian, JanetWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-17 22:53:35.677 UTC