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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
11427Dominguez, Desiree, S24044KielSaarlandGermany
22406Shen, Kelvin2036MalabarNew South WalesAustralia

Generated 2025-07-13 03:51:10.753 UTC