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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29198Ramirez, Faith91791West CovinaCaliforniaUnited States
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom
25520Zeng, Candice, E80610Saint OuenSommeFrance

Generated 2025-07-16 19:41:00.856 UTC