[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 250   SHUFFLE   <  SKIP 701  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17739Cai, Colin93000BobignySeine Saint DenisFrance
27375Wilson, Nicole98371PuyallupWashingtonUnited States
16314Ross, Gabriel, KAS23Stoke-on-TrentEnglandUnited Kingdom
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 07:55:28.994 UTC