[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 511   SHUFFLE   <  SKIP 354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26009Foster, Luis, R90241DowneyCaliforniaUnited States
21811Williams, Olivia, K94014ColmaCaliforniaUnited States
22467Alvarez, Neil, CSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-10 22:59:14.024 UTC