[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 413   SHUFFLE   <  SKIP 411  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16382Davis, Jennifer, A98403TacomaWashingtonUnited States
18835Coleman, Isabelle, J92020El CajonCaliforniaUnited States
20060Jackson, Kayla, RTY31RuncornEnglandUnited Kingdom
19403Cook, Morgan, G90802Long BeachCaliforniaUnited States

Generated 2025-07-21 19:22:40.248 UTC