[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   SHUFFLE   SKIP 516   <  SKIP 248  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22293Johnson, Jasmine, S94536FremontCaliforniaUnited States
25789Mitchell, Julia93700DrancySeine Saint DenisFrance

Generated 2025-07-15 08:13:06.332 UTC