[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 3713   <  SKIP 256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16203Raje, Warren, N94310OrlyVal de MarneFrance
20180Sanders, Amanda91945Lemon GroveCaliforniaUnited States
27624Russell, Connor91776San GabrielCaliforniaUnited States

Generated 2025-07-14 11:14:23.768 UTC