[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20092Sharma, Ethan, M90505TorranceCaliforniaUnited States
14767Blanco, Stacy, A30601HannoverNordrhein-WestfalenGermany
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 11:30:30.584 UTC