[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 413 SHUFFLE < SKIP 2538 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23425 | Lopez, Rachael | 4000 | Brisbane | Queensland | Australia |
22349 | Morris, Mason, J | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-16 17:55:17.698 UTC