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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26187Gill, Hector, M4655Hervey BayQueenslandAustralia
18381Ward, Katherine91910Chula VistaCaliforniaUnited States
20097Griffin, Brittany, W94941Mill ValleyCaliforniaUnited States

Generated 2025-07-09 00:32:24.849 UTC