[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 2421   SHUFFLE   <  SKIP 4127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15637Sharma, Russell, A17490Saint OuenCharente-MaritimeFrance
22347Long, Abigail, F91791West CovinaCaliforniaUnited States
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-14 21:16:36.619 UTC