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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
16391Suri, Sergio, C91370Verrieres Le BuissonEssonneFrance
23415Moreno, Kristi2580GoulburnNew South WalesAustralia

Generated 2025-07-12 22:48:42.336 UTC