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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12818She, Curtis93700DrancySeine Saint DenisFrance
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
11793Rogers, Xavier, G91502BurbankCaliforniaUnited States

Generated 2025-07-13 14:34:45.777 UTC