[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 2493 SHUFFLE < SKIP 26 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13668 | Martinez, Stanley, Z | 2450 | Coffs Harbour | New South Wales | Australia |
26354 | Serrano, Nelson | 80074 | München | Hamburg | Germany |
Generated 2025-07-11 17:22:47.592 UTC