[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 24   SHUFFLE   <  SKIP 316  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22467Alvarez, Neil, CSL67RJMaidenheadEnglandUnited Kingdom
26107Thomas, Alexis92625Newport BeachCaliforniaUnited States
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
23692King, Isaac, C98052RedmondWashingtonUnited States
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance
16503Anderson, Christian94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 22:51:13.474 UTC