[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 2295   SHUFFLE   <  SKIP 325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20145Lee, Fernando, K78400ChatouYvelineFrance
21469Bell, Caitlin, C92020El CajonCaliforniaUnited States
20216Chander, Shawn, S5023FindonSouth AustraliaAustralia

Generated 2025-07-12 14:00:38.284 UTC