[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 2421   SHUFFLE   <  SKIP 984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28049Washington, Xavier, T94611OaklandCaliforniaUnited States
23922Richardson, Cody66578NeunkirchenSaarlandGermany
23436Munoz, Tanya2061Milsons PointNew South WalesAustralia

Generated 2025-07-17 20:47:04.522 UTC