[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 529   SHUFFLE   <  SKIP 617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20356Lu, Louis, K97005BeavertonOregonUnited States
14203Rodriguez, Seth93000BobignySeine Saint DenisFrance
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-18 00:11:49.939 UTC