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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11007Mehta, Marco3280WarrnamboolVictoriaAustralia
12151Kelly, Steven, M91945Lemon GroveCaliforniaUnited States
27123Xie, Jaclyn59170CroixNordFrance

Generated 2025-07-12 01:41:16.240 UTC