[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 875   SHUFFLE   <  SKIP 71  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20516Russell, Gabriel91791West CovinaCaliforniaUnited States
27722Jai, Melvin, M2065St. LeonardsNew South WalesAustralia
18550Griffin, Julia, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 20:53:49.205 UTC