[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 494   SHUFFLE   <  SKIP 160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18385Gonzalez, Miguel91502BurbankCaliforniaUnited States
15190Watson, Katherine, L94010BurlingameCaliforniaUnited States
17850Shen, Alvin31770ColomiersGaronne (Haute)France

Generated 2025-07-12 19:05:14.392 UTC