[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 3669   SHUFFLE   <  SKIP 1291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20966Madan, Virginia31770ColomiersGaronne (Haute)France
23123Kelly, Zoe2580GoulburnNew South WalesAustralia
15774Kelly, Natalie98052RedmondWashingtonUnited States

Generated 2025-07-13 22:42:27.733 UTC