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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20632Stewart, Marcus, RV8VVictoriaBritish ColumbiaCanada
16933Arun, Donald, BCM11BillericayEnglandUnited Kingdom
22552Ms., Rusko, Andrea93500PantinSeine Saint DenisFrance

Generated 2025-07-22 05:44:01.197 UTC