[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 872   SHUFFLE   <  SKIP 2221  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16051Xu, Leonard, D59000LilleNordFrance
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
12599Fernandez, Jillian, KSL4 1RHBerksEnglandUnited Kingdom
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
22176Yang, Alejandro, M2500WollongongNew South WalesAustralia
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
16200Edwards, Julia, MWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-12 09:26:23.404 UTC