[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 413   SHUFFLE   <  SKIP 1815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13935Sanchez, Kimberly, L94611OaklandCaliforniaUnited States
22701Navarro, Anne24044KielSaarlandGermany
18447Ortega, Renee1597Lane CoveNew South WalesAustralia

Generated 2025-07-13 11:53:21.447 UTC