[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 2908   <  SKIP 1822  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12515Bailey, Shelby59100RoubaixNordFrance
15948Hughes, Angela91945Lemon GroveCaliforniaUnited States
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States

Generated 2025-07-15 15:47:38.935 UTC