[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 2927   SHUFFLE   <  SKIP 806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23349Johnson, Lauren, L94536FremontCaliforniaUnited States
26886Robinson, JasmineTY31RuncornEnglandUnited Kingdom
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-17 01:56:15.714 UTC