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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12797Howard, Patrick, L91791West CovinaCaliforniaUnited States
20786Perez, Marcus91203GlendaleCaliforniaUnited States
21049Sharma, James, LPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 21:47:16.860 UTC