[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 2147   SHUFFLE   <  SKIP 371  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28523James, CharlesGL50CheltenhamEnglandUnited Kingdom
19778Jones, Isabella91950National CityCaliforniaUnited States
12730Becker, Karla, MYO15YorkEnglandUnited Kingdom
16960Gray, Paige97355LebanonOregonUnited States

Generated 2025-07-21 16:39:13.267 UTC