[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27280Gutierrez, Naomi, S91502BurbankCaliforniaUnited States
11156Roberts, Maria90712LakewoodCaliforniaUnited States
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 14:48:16.874 UTC