[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 3669   SHUFFLE   <  SKIP 314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17024Diaz, Jacqueline, C91945Lemon GroveCaliforniaUnited States
11625Moore, Zachary, S94303Palo AltoCaliforniaUnited States
27237Ramirez, Jasmine94536FremontCaliforniaUnited States

Generated 2025-07-14 19:35:30.298 UTC