[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 1447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16078James, Nicole, C91941GrossmontCaliforniaUnited States
23600Sharma, Peter77127LieusaintSeine et MarneFrance
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-12 00:28:36.333 UTC