[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 2130   SHUFFLE   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
28645Fernandez, Martin, D94010BurlingameCaliforniaUnited States
24513Deng, Alejandro94014ColmaCaliforniaUnited States

Generated 2025-07-13 05:57:11.151 UTC