[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 2391   SHUFFLE   <  SKIP 65  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28756Hee, Stacey, M77127LieusaintSeine et MarneFrance
20304Edwards, Jesse99362Walla WallaWashingtonUnited States
15533Richardson, Anna, R94109San FranciscoCaliforniaUnited States
19196She, April66578NeunkirchenSaarlandGermany

Generated 2025-07-14 14:11:53.654 UTC