[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 542   SHUFFLE   <  SKIP 82  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18163Zhang, Gabriel57000MetzMoselleFrance
21950Hernandez, Armando2580GoulburnNew South WalesAustralia
12593Zhang, Benjamin, FPE17BuryEnglandUnited Kingdom
26300Ortega, Audrey, D90706BellflowerCaliforniaUnited States

Generated 2025-07-14 06:27:29.384 UTC