[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 461   SHUFFLE   <  SKIP 4161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom
12827Raje, Nicolas66001SaarbrückenSaarlandGermany
11883Anderson, Hannah, C98168BurienWashingtonUnited States

Generated 2025-07-18 03:14:45.055 UTC