[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 3437   SHUFFLE   <  SKIP 29  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance
17172Adams, Jesse, M91945Lemon GroveCaliforniaUnited States
18115Young, Richard, C98104SeattleWashingtonUnited States

Generated 2025-07-15 16:37:56.340 UTC