[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 217   <  SKIP 505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19372Long, Cassidy93700DrancySeine Saint DenisFrance
26244Hughes, Jordan99202SpokaneWashingtonUnited States
17428Perez, Xavier, R94070San CarlosCaliforniaUnited States

Generated 2025-07-20 19:27:51.547 UTC