[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 3498  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
11233Li, Todd94704BerkeleyCaliforniaUnited States
26841Jiménez, Roberto, D77127LieusaintSeine et MarneFrance
23598Ramos, LindaEM15Esher-MoleseyEnglandUnited Kingdom
25832Tang, Shawn2036MalabarNew South WalesAustralia
19444Thomas, Kayla93000BobignySeine Saint DenisFrance
23221Rai, Leonard, C66041PoingSaarlandGermany

Generated 2025-07-20 07:19:36.659 UTC