[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 511 SHUFFLE < SKIP 151 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29047 | Lopez, Jack, I | V6B 3P7 | Port Hammond | British Columbia | Canada |
25212 | Ruiz, Alberto, L | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-13 22:55:14.926 UTC