[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 3281  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20594Torres, Arthur77127LieusaintSeine et MarneFrance
26909Nath, Christine, M93000BobignySeine Saint DenisFrance
11697Lee, Eduardo94611OaklandCaliforniaUnited States
25194Bell, Jada97301SalemOregonUnited States

Generated 2025-07-12 02:34:59.979 UTC