[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 680   SHUFFLE   <  SKIP 3060  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13811Chen, Sandra93000BobignySeine Saint DenisFrance
21706Murphy, Haley98168BurienWashingtonUnited States
21717King, Angel, M90505TorranceCaliforniaUnited States
29070Simmons, Arianna, H90712LakewoodCaliforniaUnited States

Generated 2025-07-22 05:38:05.619 UTC