[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 8596   <  SKIP 87  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24132Tang, Devon, LWA1 4SYWoolstonEnglandUnited Kingdom
23322Li, Wesley7001HobartTasmaniaAustralia
27269Lee, Victoria99362Walla WallaWashingtonUnited States

Generated 2025-07-22 06:10:53.350 UTC