[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 327   SHUFFLE   <  SKIP 3954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21497Cox, Patrick, S91910Chula VistaCaliforniaUnited States
22766Hayes, Cassidy98366Port OrchardWashingtonUnited States
28682Perry, Cassidy92118CoronadoCaliforniaUnited States

Generated 2025-07-14 06:02:11.366 UTC