[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 413   SHUFFLE   <  SKIP 2142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24526Barnes, Julian, A91945Lemon GroveCaliforniaUnited States
17245Mehta, Regina2036MalabarNew South WalesAustralia
22055Clark, Hannah, H90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 14:19:13.793 UTC